Merge branch 'wip/carlosg/fix-crossing-on-unmap' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Tue, 9 Aug 2022 18:15:41 +0000 (18:15 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 9 Aug 2022 18:15:41 +0000 (18:15 +0000)
commit00f079d705aca7c1a94c55cfd012450b761f4d4f
tree691bd970a7606dd34dce1b93e331a20cefd1308a
parent86e5ad85b7018c7bc4e692a8c1d679f7c897c96e
parent54465adff23c5155ed52580beabf50b2a03dff22
Merge branch 'wip/carlosg/fix-crossing-on-unmap' into 'main'

gtkwindow: Use pointer-oriented function to deal with crossing events

Closes #5094

See merge request GNOME/gtk!4937